Skip to content

Comments

Fix Docker build and add CI workflow#1

Merged
dmzio merged 1 commit intomainfrom
codex/fix-docker-environment-setup-issues
Oct 27, 2025
Merged

Fix Docker build and add CI workflow#1
dmzio merged 1 commit intomainfrom
codex/fix-docker-environment-setup-issues

Conversation

@dmzio
Copy link
Owner

@dmzio dmzio commented Oct 27, 2025

Summary

  • fix the Docker image build by creating a uv-managed virtual environment and updating dependency metadata
  • adjust tooling configuration and tests so the Typer CLIs can be invoked directly in unit tests
  • add a GitHub Actions workflow that runs linting, formatting checks, and the pytest suite on pushes and pull requests

Testing

  • ruff check src tests
  • ruff format src tests
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_68ffe2fd3c4c832f91f2ebfebc0f21ee

@dmzio dmzio merged commit 8befa45 into main Oct 27, 2025
1 check passed
@dmzio dmzio deleted the codex/fix-docker-environment-setup-issues branch October 27, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant